home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Wisdom on Demand - Your …e to Professional Success
/
Wisdom on Demand - Your Guide to Professional Success.iso
/
pc
/
BIN
/
COMMON
/
launch.swf
/
scripts
/
DefineSprite_431
/
frame_15
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-07-07
|
110 b
|
7 lines
btnplay.onRelease = function()
{
gotoAndPlay(13);
movie.play();
movie.track.gotoAndPlay(1);
};